var runtime.boundsErrorFmts

2 uses

	runtime (current package)
		error.go#L159: var boundsErrorFmts = [...]string{
		error.go#L196: 	fmt := boundsErrorFmts[e.code]